-
Home
-
CommonsBooking
-
2.10.5
-
Code
-
Classes
- Restriction
| Total Complexity |
38 |
| Dependencies |
7 |
| Dependents |
12 |
| Total lines |
350 |
| Lines of code |
121 |
| Logical lines of code |
63 |
| Comment lines |
124 |
| Methods |
22 |
| Properties |
2 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| apply() |
S |
55 |
7 |
19 |
| isActive() |
S |
70 |
3 |
6 |
| isCancelled() |
S |
70 |
3 |
6 |
| getEndTimeDateTime() |
S |
61 |
2 |
12 |
| getEndDate() |
S |
74 |
2 |
4 |
| getItemName() |
S |
67 |
2 |
8 |
| getLocationName() |
S |
67 |
2 |
8 |
| cancelBookings() |
S |
74 |
2 |
5 |
| sendRestrictionMails() |
S |
65 |
2 |
8 |
| __toString() |
S |
80 |
1 |
3 |
| getStartDate() |
S |
80 |
1 |
3 |
| hasEnddate() |
S |
79 |
1 |
3 |
| isOverBookable() |
S |
80 |
1 |
3 |
| isLocked() |
S |
81 |
1 |
3 |
| getHint() |
S |
80 |
1 |
3 |
| getFormattedStartDateTime() |
S |
80 |
1 |
3 |
| getStartTimeDateTime() |
S |
71 |
1 |
6 |
| getFormattedEndDateTime() |
S |
80 |
1 |
3 |
| getEndDateDateTime() |
S |
71 |
1 |
6 |
| getItemId() |
S |
80 |
1 |
3 |
| getLocationId() |
S |
80 |
1 |
3 |
| getType() |
S |
80 |
1 |
3 |